[INFO] cloning repository https://github.com/t-shin-komae/delaunay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t-shin-komae/delaunay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-shin-komae%2Fdelaunay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-shin-komae%2Fdelaunay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a7da2c50431bb1d7d7ac8bec8d4affaf5c3e832
[INFO] testing t-shin-komae/delaunay against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-shin-komae%2Fdelaunay" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/t-shin-komae/delaunay
[INFO] finished tweaking git repo https://github.com/t-shin-komae/delaunay
[INFO] tweaked toml for git repo https://github.com/t-shin-komae/delaunay written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/t-shin-komae/delaunay on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/t-shin-komae/delaunay already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding autocfg v1.5.1
[INFO] [stderr]       Adding cfg-if v1.0.4
[INFO] [stderr]       Adding getrandom v0.1.16
[INFO] [stderr]       Adding libc v0.2.186
[INFO] [stderr]       Adding num-traits v0.2.19
[INFO] [stderr]       Adding ordered-float v1.1.1 (available: v5.3.0)
[INFO] [stderr]       Adding ppv-lite86 v0.2.21
[INFO] [stderr]       Adding proc-macro2 v1.0.106
[INFO] [stderr]       Adding quote v1.0.45
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.10.1)
[INFO] [stderr]       Adding rand_chacha v0.2.2
[INFO] [stderr]       Adding rand_core v0.5.1
[INFO] [stderr]       Adding rand_hc v0.2.0
[INFO] [stderr]       Adding syn v2.0.117
[INFO] [stderr]       Adding unicode-ident v1.0.24
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1
[INFO] [stderr]       Adding zerocopy v0.8.52
[INFO] [stderr]       Adding zerocopy-derive v0.8.52
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded autocfg v1.5.1
[INFO] [stderr]   Downloaded ordered-float v1.1.1
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.52
[INFO] [stderr]   Downloaded zerocopy v0.8.52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d6a268edbaa1c60256ebc223406b3f57b62c86bc07d18cf6ab7fa4daa746183
[INFO] running `Command { std: "docker" "start" "-a" "0d6a268edbaa1c60256ebc223406b3f57b62c86bc07d18cf6ab7fa4daa746183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d6a268edbaa1c60256ebc223406b3f57b62c86bc07d18cf6ab7fa4daa746183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d6a268edbaa1c60256ebc223406b3f57b62c86bc07d18cf6ab7fa4daa746183", kill_on_drop: false }`
[INFO] [stdout] 0d6a268edbaa1c60256ebc223406b3f57b62c86bc07d18cf6ab7fa4daa746183
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 451bfe5ff84c734dcfce29917a3ee77ea18fd3613e1946e40b9c50903dd33809
[INFO] running `Command { std: "docker" "start" "-a" "451bfe5ff84c734dcfce29917a3ee77ea18fd3613e1946e40b9c50903dd33809", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling delaunay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.69s
[INFO] running `Command { std: "docker" "inspect" "451bfe5ff84c734dcfce29917a3ee77ea18fd3613e1946e40b9c50903dd33809", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "451bfe5ff84c734dcfce29917a3ee77ea18fd3613e1946e40b9c50903dd33809", kill_on_drop: false }`
[INFO] [stdout] 451bfe5ff84c734dcfce29917a3ee77ea18fd3613e1946e40b9c50903dd33809
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fe9ff40cb97f8fa4c78ba21e06c8daaea8c97ab1ceefba0900dc5fb7e881516
[INFO] running `Command { std: "docker" "start" "-a" "6fe9ff40cb97f8fa4c78ba21e06c8daaea8c97ab1ceefba0900dc5fb7e881516", kill_on_drop: false }`
[INFO] [stderr]    Compiling delaunay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `test_contain_in_circumscribed` is never used
[INFO] [stdout]    --> src/lib.rs:174:8
[INFO] [stdout]     |
[INFO] [stdout] 174 |     fn test_contain_in_circumscribed(){
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "6fe9ff40cb97f8fa4c78ba21e06c8daaea8c97ab1ceefba0900dc5fb7e881516", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fe9ff40cb97f8fa4c78ba21e06c8daaea8c97ab1ceefba0900dc5fb7e881516", kill_on_drop: false }`
[INFO] [stdout] 6fe9ff40cb97f8fa4c78ba21e06c8daaea8c97ab1ceefba0900dc5fb7e881516
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8c2f1181964775e6df38cf920c14cea9c9a30ee938d5f754c859bf9fd3ab94e
[INFO] running `Command { std: "docker" "start" "-a" "a8c2f1181964775e6df38cf920c14cea9c9a30ee938d5f754c859bf9fd3ab94e", kill_on_drop: false }`
[INFO] [stderr] warning: function `test_contain_in_circumscribed` is never used
[INFO] [stderr]    --> src/lib.rs:174:8
[INFO] [stderr]     |
[INFO] [stderr] 174 |     fn test_contain_in_circumscribed(){
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `delaunay` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/delaunay-89a00d7589695bd3)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test edge::tests::test_edge_eq ... ok
[INFO] [stdout] test tests::test_rec ... ok
[INFO] [stdout] test triangle::tests::test_contain_edge ... ok
[INFO] [stdout] test triangle::tests::test_contain_point ... ok
[INFO] [stdout] test tests::test_ext_tri ... ok
[INFO] [stdout] test point::tests::test_point_eq ... ok
[INFO] [stdout] test triangle::tests::test_tri_eq ... ok
[INFO] [stdout] test tests::test_add_point ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_add_point stdout ----
[INFO] [stdout] 0.5763496067083282,1.1433295073165333,0.8707527364770233,1.0066847457721029,0.7262778056568966,1.2455287169871563
[INFO] [stdout] 2.032443190860687,0.9500066187996423,2.2170884564789866,0.8666438991330325,2.393409466187119,1.3038015080123972
[INFO] [stdout] 0.5763496067083282,1.1433295073165333,0.7262778056568966,1.2455287169871563,0.15274414770521139,1.2259012561257254
[INFO] [stdout] 1.1078899424487507,1.5876805986333138,0.8405644773789943,2.0925726104671707,0.7836412945533914,1.9695651521628545
[INFO] [stdout] 2.032443190860687,0.9500066187996423,1.6152823219861032,0.949316875205929,1.998173618889028,0.40896906811689804
[INFO] [stdout] 1.552400732861132,2.099665315281476,2.4785630103865204,1.4338723921008087,1.9781194601432506,2.4136192330026454
[INFO] [stdout] 2.4785630103865204,1.4338723921008087,2.772637187056685,0.7353804746157898,2.9048373479858394,2.2657519577526832
[INFO] [stdout] 0.7265970856138981,0.6488791903017889,0.742635455840536,0.8145761996040981,0.5821535798268861,0.5122351638286321
[INFO] [stdout] 0.5456814802526212,1.9668670186331396,0.34536601516476495,2.7292300840055423,0.15274414770521139,1.2259012561257254
[INFO] [stdout] 2.553788289431792,2.8934879135535496,2.027623297090144,2.722359682133442,1.9781194601432506,2.4136192330026454
[INFO] [stdout] 0.7265970856138981,0.6488791903017889,1.0875042817389824,0.42805579619854595,0.742635455840536,0.8145761996040981
[INFO] [stdout] 2.2727838162648974,0.08564670286767773,0,-10,2.7165481715538813,0.48392875551522097
[INFO] [stdout] 1.552400732861132,2.099665315281476,1.6107885457832563,2.3772388758855434,1.223466173525107,2.4476510285962245
[INFO] [stdout] 0,-10,10,10,2.7165481715538813,0.48392875551522097
[INFO] [stdout] 0.34536601516476495,2.7292300840055423,0.5643455315218017,2.3726113522669445,1.223466173525107,2.4476510285962245
[INFO] [stdout] 1.6107885457832563,2.3772388758855434,1.871108603693177,2.9225633669287023,1.223466173525107,2.4476510285962245
[INFO] [stdout] 1.1078899424487507,1.5876805986333138,1.4734004623836365,1.248774618888862,1.5243014886355546,1.4091113006180445
[INFO] [stdout] 1.871108603693177,2.9225633669287023,0.34536601516476495,2.7292300840055423,1.223466173525107,2.4476510285962245
[INFO] [stdout] 2.659846533345389,0.8249619912474131,2.4132965736299083,0.9510339920250123,2.253468555269471,0.7282395734460145
[INFO] [stdout] 0.12980734847941033,0.6794541251873242,0,0,0.5864219936633802,0.12190280638952866
[INFO] [stdout] 2.2727838162648974,0.08564670286767773,2.7165481715538813,0.48392875551522097,2.7010144795644138,0.5194873452354075
[INFO] [stdout] 2.4132965736299083,0.9510339920250123,2.659846533345389,0.8249619912474131,2.393409466187119,1.3038015080123972
[INFO] [stdout] 0,0,0,-10,1.5161374101736134,0.10434427549432335
[INFO] [stdout] 2.4785630103865204,1.4338723921008087,2.6553738797685877,2.076203547100743,1.9781194601432506,2.4136192330026454
[INFO] [stdout] -10,10,0,-10,0,0
[INFO] [stdout] 2.659846533345389,0.8249619912474131,2.4785630103865204,1.4338723921008087,2.393409466187119,1.3038015080123972
[INFO] [stdout] 1.4734004623836365,1.248774618888862,1.0511407193081759,1.079414440065706,1.3472687264413234,1.012479524456809
[INFO] [stdout] 0.8405644773789943,2.0925726104671707,0.5456814802526212,1.9668670186331396,0.7836412945533914,1.9695651521628545
[INFO] [stdout] 1.5161374101736134,0.10434427549432335,2.2727838162648974,0.08564670286767773,1.9725354851793138,0.16018324647135562
[INFO] [stdout] 0,0,0.12980734847941033,0.6794541251873242,0.15274414770521139,1.2259012561257254
[INFO] [stdout] 2.4132965736299083,0.9510339920250123,2.240445349534385,0.7821486183736944,2.253468555269471,0.7282395734460145
[INFO] [stdout] 0.5763496067083282,1.1433295073165333,0.12980734847941033,0.6794541251873242,0.742635455840536,0.8145761996040981
[INFO] [stdout] 2.7165481715538813,0.48392875551522097,2.772637187056685,0.7353804746157898,2.7010144795644138,0.5194873452354075
[INFO] [stdout] 2.659846533345389,0.8249619912474131,2.772637187056685,0.7353804746157898,2.4785630103865204,1.4338723921008087
[INFO] [stdout] 2.2727838162648974,0.08564670286767773,2.7010144795644138,0.5194873452354075,2.1671332196558604,0.6574825323256726
[INFO] [stdout] 1.552400732861132,2.099665315281476,1.1078899424487507,1.5876805986333138,1.5243014886355546,1.4091113006180445
[INFO] [stdout] 1.4734004623836365,1.248774618888862,1.1078899424487507,1.5876805986333138,0.9936104264817058,1.405525341367631
[INFO] [stdout] 10,10,1.871108603693177,2.9225633669287023,2.553788289431792,2.8934879135535496
[INFO] [stdout] 1.0511407193081759,1.079414440065706,1.4734004623836365,1.248774618888862,0.9936104264817058,1.405525341367631
[INFO] [stdout] 0,-10,2.2727838162648974,0.08564670286767773,1.5161374101736134,0.10434427549432335
[INFO] [stdout] 0.5456814802526212,1.9668670186331396,0.7639368127922447,2.2699798617292117,0.5643455315218017,2.3726113522669445
[INFO] [stdout] 2.4785630103865204,1.4338723921008087,1.552400732861132,2.099665315281476,1.5243014886355546,1.4091113006180445
[INFO] [stdout] 1.5243014886355546,1.4091113006180445,2.032443190860687,0.9500066187996423,2.393409466187119,1.3038015080123972
[INFO] [stdout] 1.6152823219861032,0.949316875205929,1.3472687264413234,1.012479524456809,1.0875042817389824,0.42805579619854595
[INFO] [stdout] 0.5643455315218017,2.3726113522669445,0.7639368127922447,2.2699798617292117,1.223466173525107,2.4476510285962245
[INFO] [stdout] 1.3472687264413234,1.012479524456809,1.0511407193081759,1.079414440065706,1.0875042817389824,0.42805579619854595
[INFO] [stdout] 0.5821535798268861,0.5122351638286321,0.12980734847941033,0.6794541251873242,0.5864219936633802,0.12190280638952866
[INFO] [stdout] 0.8707527364770233,1.0066847457721029,0.5763496067083282,1.1433295073165333,0.742635455840536,0.8145761996040981
[INFO] [stdout] 0.7262778056568966,1.2455287169871563,1.0511407193081759,1.079414440065706,0.9936104264817058,1.405525341367631
[INFO] [stdout] 0.7049657041556865,0.20083948758375403,0.7265970856138981,0.6488791903017889,0.5821535798268861,0.5122351638286321
[INFO] [stdout] 2.240445349534385,0.7821486183736944,2.2170884564789866,0.8666438991330325,2.1671332196558604,0.6574825323256726
[INFO] [stdout] 2.4785630103865204,1.4338723921008087,1.5243014886355546,1.4091113006180445,2.393409466187119,1.3038015080123972
[INFO] [stdout] 10,10,2.772637187056685,0.7353804746157898,2.7165481715538813,0.48392875551522097
[INFO] [stdout] 0.7265970856138981,0.6488791903017889,0.7049657041556865,0.20083948758375403,1.0875042817389824,0.42805579619854595
[INFO] [stdout] 1.0511407193081759,1.079414440065706,0.8707527364770233,1.0066847457721029,1.0875042817389824,0.42805579619854595
[INFO] [stdout] 2.659846533345389,0.8249619912474131,2.253468555269471,0.7282395734460145,2.7010144795644138,0.5194873452354075
[INFO] [stdout] 0.5456814802526212,1.9668670186331396,0.7262778056568966,1.2455287169871563,0.7836412945533914,1.9695651521628545
[INFO] [stdout] 10,10,-10,10,1.871108603693177,2.9225633669287023
[INFO] [stdout] 2.772637187056685,0.7353804746157898,10,10,2.9048373479858394,2.2657519577526832
[INFO] [stdout] 0.34536601516476495,2.7292300840055423,0.5456814802526212,1.9668670186331396,0.5643455315218017,2.3726113522669445
[INFO] [stdout] 0.8707527364770233,1.0066847457721029,1.0511407193081759,1.079414440065706,0.7262778056568966,1.2455287169871563
[INFO] [stdout] 0.34536601516476495,2.7292300840055423,-10,10,0.15274414770521139,1.2259012561257254
[INFO] [stdout] 1.6152823219861032,0.949316875205929,1.5161374101736134,0.10434427549432335,1.998173618889028,0.40896906811689804
[INFO] [stdout] 0.7639368127922447,2.2699798617292117,0.8405644773789943,2.0925726104671707,1.223466173525107,2.4476510285962245
[INFO] [stdout] 2.7010144795644138,0.5194873452354075,2.253468555269471,0.7282395734460145,2.1671332196558604,0.6574825323256726
[INFO] [stdout] 2.772637187056685,0.7353804746157898,2.659846533345389,0.8249619912474131,2.7010144795644138,0.5194873452354075
[INFO] [stdout] 2.240445349534385,0.7821486183736944,2.4132965736299083,0.9510339920250123,2.2170884564789866,0.8666438991330325
[INFO] [stdout] 0.7262778056568966,1.2455287169871563,0.9936104264817058,1.405525341367631,0.7836412945533914,1.9695651521628545
[INFO] [stdout] 2.027623297090144,2.722359682133442,1.871108603693177,2.9225633669287023,1.6107885457832563,2.3772388758855434
[INFO] [stdout] 2.6553738797685877,2.076203547100743,2.4785630103865204,1.4338723921008087,2.9048373479858394,2.2657519577526832
[INFO] [stdout] 0.7049657041556865,0.20083948758375403,0.5821535798268861,0.5122351638286321,0.5864219936633802,0.12190280638952866
[INFO] [stdout] 1.5117127650457287,1.2927413450872085,1.4734004623836365,1.248774618888862,1.6152823219861032,0.949316875205929
[INFO] [stdout] 2.1671332196558604,0.6574825323256726,2.032443190860687,0.9500066187996423,1.998173618889028,0.40896906811689804
[INFO] [stdout] 2.9048373479858394,2.2657519577526832,10,10,2.553788289431792,2.8934879135535496
[INFO] [stdout] 1.5161374101736134,0.10434427549432335,1.6152823219861032,0.949316875205929,1.0875042817389824,0.42805579619854595
[INFO] [stdout] 1.552400732861132,2.099665315281476,0.8405644773789943,2.0925726104671707,1.1078899424487507,1.5876805986333138
[INFO] [stdout] 2.6553738797685877,2.076203547100743,2.9048373479858394,2.2657519577526832,2.553788289431792,2.8934879135535496
[INFO] [stdout] 2.2170884564789866,0.8666438991330325,2.4132965736299083,0.9510339920250123,2.393409466187119,1.3038015080123972
[INFO] [stdout] 0.7639368127922447,2.2699798617292117,0.5456814802526212,1.9668670186331396,0.8405644773789943,2.0925726104671707
[INFO] [stdout] 1.5117127650457287,1.2927413450872085,1.6152823219861032,0.949316875205929,2.032443190860687,0.9500066187996423
[INFO] [stdout] -10,10,0,0,0.15274414770521139,1.2259012561257254
[INFO] [stdout] -10,10,0.34536601516476495,2.7292300840055423,1.871108603693177,2.9225633669287023
[INFO] [stdout] 0.9936104264817058,1.405525341367631,1.1078899424487507,1.5876805986333138,0.7836412945533914,1.9695651521628545
[INFO] [stdout] 0.12980734847941033,0.6794541251873242,0.5763496067083282,1.1433295073165333,0.15274414770521139,1.2259012561257254
[INFO] [stdout] 1.4734004623836365,1.248774618888862,1.5117127650457287,1.2927413450872085,1.5243014886355546,1.4091113006180445
[INFO] [stdout] 0.742635455840536,0.8145761996040981,0.12980734847941033,0.6794541251873242,0.5821535798268861,0.5122351638286321
[INFO] [stdout] 1.5161374101736134,0.10434427549432335,1.9725354851793138,0.16018324647135562,1.998173618889028,0.40896906811689804
[INFO] [stdout] 1.0875042817389824,0.42805579619854595,0.8707527364770233,1.0066847457721029,0.742635455840536,0.8145761996040981
[INFO] [stdout] 0.7049657041556865,0.20083948758375403,1.5161374101736134,0.10434427549432335,1.0875042817389824,0.42805579619854595
[INFO] [stdout] 1.6107885457832563,2.3772388758855434,1.552400732861132,2.099665315281476,1.9781194601432506,2.4136192330026454
[INFO] [stdout] 2.6553738797685877,2.076203547100743,2.553788289431792,2.8934879135535496,1.9781194601432506,2.4136192330026454
[INFO] [stdout] 1.6152823219861032,0.949316875205929,1.4734004623836365,1.248774618888862,1.3472687264413234,1.012479524456809
[INFO] [stdout] 2.027623297090144,2.722359682133442,1.6107885457832563,2.3772388758855434,1.9781194601432506,2.4136192330026454
[INFO] [stdout] 2.253468555269471,0.7282395734460145,2.240445349534385,0.7821486183736944,2.1671332196558604,0.6574825323256726
[INFO] [stdout] 1.5243014886355546,1.4091113006180445,1.5117127650457287,1.2927413450872085,2.032443190860687,0.9500066187996423
[INFO] [stdout] 2.1671332196558604,0.6574825323256726,2.2170884564789866,0.8666438991330325,2.032443190860687,0.9500066187996423
[INFO] [stdout] 0.7262778056568966,1.2455287169871563,0.5456814802526212,1.9668670186331396,0.15274414770521139,1.2259012561257254
[INFO] [stdout] 1.871108603693177,2.9225633669287023,2.027623297090144,2.722359682133442,2.553788289431792,2.8934879135535496
[INFO] [stdout] 0,0,1.5161374101736134,0.10434427549432335,0.5864219936633802,0.12190280638952866
[INFO] [stdout] 0.8405644773789943,2.0925726104671707,1.552400732861132,2.099665315281476,1.223466173525107,2.4476510285962245
[INFO] [stdout] 1.9725354851793138,0.16018324647135562,2.2727838162648974,0.08564670286767773,1.998173618889028,0.40896906811689804
[INFO] [stdout] 1.5161374101736134,0.10434427549432335,0.7049657041556865,0.20083948758375403,0.5864219936633802,0.12190280638952866
[INFO] [stdout] 2.2727838162648974,0.08564670286767773,2.1671332196558604,0.6574825323256726,1.998173618889028,0.40896906811689804
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_add_point' (20) panicked at src/lib.rs:211:9:
[INFO] [stdout] assertion failed: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ea92f56bc68 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ea92f56bc68 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ea92f56bc68 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ea92f56bc68 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ea92f5805ea - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ea92f5805ea - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5ea92f570482 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ea92f570482 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ea92f54ae16 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ea92f54ae16 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ea92f5641b9 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ea92f4ca7dc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5ea92f4ca7dc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ea92f564372 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5ea92f564372 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ea92f54af04 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ea92f5400d9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ea92f54bbed - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ea92f580d3c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ea92f580d02 - core[28b146924c2f19c6]::panicking::panic
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ea92f4b6450 - delaunay[84d4e524b8f92afe]::tests::test_add_point
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:211:9
[INFO] [stdout]   21:     0x5ea92f4b3a87 - delaunay[84d4e524b8f92afe]::tests::test_add_point::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:185:24
[INFO] [stdout]   22:     0x5ea92f4bd646 - <delaunay[84d4e524b8f92afe]::tests::test_add_point::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ea92f4bd8bb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ea92f4bd8bb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x5ea92f4cb135 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x5ea92f4cb135 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x5ea92f4cb135 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5ea92f4cb135 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5ea92f4cb135 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5ea92f4cb135 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x5ea92f4cb135 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x5ea92f4c5c94 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x5ea92f4c5c94 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5ea92f4ce1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x5ea92f4ce1b2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x5ea92f4ce1b2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5ea92f4ce1b2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5ea92f4ce1b2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5ea92f4ce1b2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x5ea92f4ce1b2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5ea92f56b5cf - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   42:     0x5ea92f56b5cf - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x78589224aaa4 - <unknown>
[INFO] [stdout]   44:     0x7858922d7a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_add_point
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "a8c2f1181964775e6df38cf920c14cea9c9a30ee938d5f754c859bf9fd3ab94e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c2f1181964775e6df38cf920c14cea9c9a30ee938d5f754c859bf9fd3ab94e", kill_on_drop: false }`
[INFO] [stdout] a8c2f1181964775e6df38cf920c14cea9c9a30ee938d5f754c859bf9fd3ab94e
